.index_news{width: 1190px;height: 410px;padding-top: 30px;margin: 0 auto}
.index_honor_title{background:url(../images/honor.jpg) bottom no-repeat;height: 43px;}
.index_honor_title span{font-size: 30px;color: #333}
.index_honor_title span a{font-size: 14px;color: #4a4a4a}

.index_news_title{width:1190px; margin:auto; margin-top:48px; height:105px; text-align:left;}
.index_news_title ul li{ font-size:16px; color:#aeaeae; line-height:25px;}
.index_news_cont{width:1190px; height:410px; margin:auto;}
.index_news_left{width:445px;height: 355px; float:left;}

.index_news_right{width:685px; float:right;}
.index_news3_title{background:url(../images/news_bg.jpg) bottom no-repeat;height: 43px;margin-bottom: 35px;}
.index_news3_title span{font-size: 30px;color: #333}
.index_news3_title span a{font-size: 14px;color: #4a4a4a}
.index_news_pic{width: 357px;float: left;}
.index_news_title3{width: 310px;float: right;}


.index_news_hy_date{width:54px; height:53px; background:#c5c5c5; float:left; font-size:13px; color:#ffffff; text-align:center; line-height:20px;}
.index_news_hy_date span{ font-size:28px; color:#ffffff; line-height:32px;}
.index_news_news4:hover .index_news_hy_date{background:#000000;}
.index_news_hy_right{width: 685px; float: right; height:56px; border-bottom:1px dashed #b2b2b2;}
.index_news_hy_right ul li{background:url(../images/news_title.jpg) left center no-repeat;padding-left: 15px; }
.index_news_hy_right ul li a{font-size:18px; color:#333333; line-height:56px;}

#index_news_animate,#index_news_animate_1,#index_news_animate_2{
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;

-webkit-animation-duration: 1s;
-webkit-animation-delay: .2s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: 1s;
-moz-animation-delay: .2s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: 1s;
-ms-animation-delay: .2s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: 1s;
animation-delay: .2s;
animation-timing-function: ease;
animation-fill-mode: both;
}